Welcome![Sign In][Sign Up]
Location:
Search - vc tcp ip

Search list

[Ftp Serverfuwuqi

Description: 基于TCP/IP的服务器,用vc++实现-Based on TCP/IP server, using vc++ Achieve
Platform: | Size: 3777536 | Author: zhengmin | Hits:

[Ftp Clientkehuduan

Description: 基于TCP/IP的客户端,用socket进行通信。用vc++实现-Based on TCP/IP client using socket communication. With vc++ Achieve
Platform: | Size: 1974272 | Author: zhengmin | Hits:

[TCP/IP stackTCPFile

Description: 基于TCP/IP的SOCKET通信程序,适应于以太网环境,采用VC++开发环境-Based on TCP/IP communications of SOCKET procedures, adapted to the Ethernet environment, the use of VC++ Development Environment
Platform: | Size: 27648 | Author: wangxue | Hits:

[Internet-NetworkTime

Description: 在VC++6.0环境下开发的通过局域网进行时间校准,精度为1毫秒,局域网中一台机器作为时间服务器,其他任何机器都可以作为客户机,通过TCP/IP协议来进行客户机和服务器的时间校准,以服务器时间为基准,客户机通过网络进行定时或不定时的自动或手动的时间校准。-VC++6.0 for TCP/IP and system s time checked between server and client.
Platform: | Size: 6263808 | Author: paul | Hits:

[Windows Developclient

Description: vc实现客户端的源程序,基于TCP-IP协议,可以与服务器实现网络连接,本程序是基于sockets编程-vc client implementation of the source, based on the TCP-IP protocol, you can achieve network connectivity with the server, the procedure is based on sockets programming
Platform: | Size: 193536 | Author: 秦广胜 | Hits:

[TCP/IP stackNetChatDemo_0403

Description: 利用VC++开发基于TCP/IP通讯程序模型 支持皮肤功能,可使用TCP/UDP两种方式通讯-Using VC++ development based on the TCP/IP communication process model support skin functions, you can use TCP/UDP communications in two ways
Platform: | Size: 295936 | Author: 转战Android | Hits:

[Internet-NetworkSnifferYU

Description: 自己编写的一个基于winpcap的Sniffer,VC++编译通过,可分析以太网帧头部、ARP、IP、TCP、UDP、ICMP等,界面美观,易于使用-I have written a winpcap based on the Sniffer, VC++ compiler is passed, the head frame can be analyzed Ethernet, ARP, IP, TCP, UDP, ICMP and so on, beautiful interface, easy to use
Platform: | Size: 3829760 | Author: 小余 | Hits:

[ICQ-IM-ChatChatSystem

Description: 用VC实现的视频聊天ChatSystem,在TCP/IP上的应用-VC with the video chat to achieve ChatSystem, in the TCP/IP Application
Platform: | Size: 3319808 | Author: 万献建 | Hits:

[Internet-Networktcpiplikeqq

Description: 传输层协议及其编程实现,其中包括UDP聊天程序,基于VC的TCP的聊天程序-TCP/IP Program,like QQ
Platform: | Size: 1912832 | Author: 小于 | Hits:

[TCP/IP stackSimpleTCP

Description: 用VC+++编写基于TCP/IP协议的简单服务器与客户端的程序!-Using VC+++ to prepare based on the TCP/IP protocol with a simple client server program!
Platform: | Size: 2861056 | Author: LJ | Hits:

[TCP/IP stackchat

Description: 聊天室客户端和服务器vc源码,可以实现tcp/ip的通信。-chatter include client and server,there programmed by VC 6.0. it communicate with tcp/ip.
Platform: | Size: 201728 | Author: lecen | Hits:

[TCP/IP stacksocketcommunication

Description: 本程序用VC++ Socket编程实现简单的Tcp-ip客户端-This program with VC++ Socket Programming Simple Tcp-ip client-side
Platform: | Size: 1024 | Author: liuergang | Hits:

[Internet-NetworkServerTCP

Description: 基于VC的TCP/IP编程,大家看看是否对自己有用,希望对大家有用,-VC s based on TCP/IP programming, we look at whether they are useful and hope for all of us, thank you
Platform: | Size: 1995776 | Author: 马春芝 | Hits:

[Internet-NetworksnmpT

Description: SNMP(Simple Network Management Protocol)是基于TCP/IP的网络管理协议, 本程序是PSDK上提供的一个源码,通过VC编程实现的。程序包含了SNMP编程的基本工作流程。初始化以及实现简单的网络管理,获得客户机的简单信息。需要在客户机安装SNMP协议。-SNMP (Simple Network Management Protocol) is based on TCP/IP network management protocol, this program is available on a PSDK source, through the VC program achieved. Program includes the basic SNMP programming workflow. Initialization and the realization of the simple network management, easy access to client information. Need to install the SNMP protocol on the client machine.
Platform: | Size: 1739776 | Author: liu | Hits:

[Internet-Networkcs

Description: Debug较大,不得于上传,已删。下载的朋友可自行运行得到exe文件。 系统是实现一个有图形界面的网络聊天室,是基于面向连接的流式通信协议TCP。该系统是利用VC++6.0进行较复杂的网络编程,完成网络聊天室的设计及编写。C++语言有SOCKET套接字,基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和客户端两部分。-System is to achieve a graphical interface, online chat rooms, is based on connection-oriented streaming protocol TCP. The system is to use VC++6.0 for a more complex network programming to complete the Internet chat room design and preparation. C++ language SOCKET socket, based on TCP/IP communications are basically the use of SOCKET socket for data communication, the program is generally divided into server-side and client-side in two parts.
Platform: | Size: 58368 | Author: 林涛 | Hits:

[Internet-NetworkQQchat

Description: 一个C++ 仿QQ界面聊天系统,涉及到VC++和TCP/IP网络互联技术。-A C++ interface for imitation QQ chat system, related to VC++ and TCP/IP networking technologies.
Platform: | Size: 5816320 | Author: 陈刚 | Hits:

[Internet-Networkchat

Description: 简单的聊天程序,已经编译实现,用vc++实现的,基于tcp,ip的!-A simple chat program, has compiled achieved, achieved with the vc++, based on tcp, ip' s!
Platform: | Size: 36864 | Author: 丁卫 | Hits:

[Windows DevelopTCPIP

Description: 一个完整的用VC++写的TCP/IP通信实例,包括客户端和服务端。孙鑫老师书上的,比较经典-A complete written in VC++ using TCP/IP communications examples, including the client and server. Sun Xin teacher books, more classic! !
Platform: | Size: 2951168 | Author: 随风 | Hits:

[Windows DevelopChap23

Description: 用VC写的一个邮件客户端,对学习POP3、TCP\IP有很大的帮助,希望大家好好学习。-Using VC to write a mail client, to learn POP3, TCP \ IP are very helpful, I hope we learn.
Platform: | Size: 140288 | Author: qingchen | Hits:

[TCP/IP stackNetMessageV2.0

Description: 利用tcp/ip协议在c++6.0的平台下开发的一个网络实时通信的实例。-tcp/ip,vc++6.0,client,server
Platform: | Size: 11210752 | Author: sdhfjdh | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »

CodeBus www.codebus.net